inspector: Rescan toplevels when they change
authorMatthias Clasen <mclasen@redhat.com>
Fri, 24 Jul 2015 01:28:28 +0000 (21:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 24 Jul 2015 01:28:28 +0000 (21:28 -0400)
commit3fec234c223363b324d2e8e4b0dda3b51fdac217
tree6bac5429a148131a450bf99b098b2dc1b5bd1e9c
parent9a44f189401cbdb8be4e6a606a3d32dbbce32766
inspector: Rescan toplevels when they change

This ensures that windows appear in the inspectors tree when
they are created, and it prevents GTK_DEBUG=interactive from
coming up with an empty object tree.

https://bugzilla.gnome.org/show_bug.cgi?id=752664
gtk/gtkwindow.c